home *** CD-ROM | disk | FTP | other *** search
/ Disc to the Future 2 / Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin / MAC / THINKC / 4_0 / UUPC3 / (MAIL__) / PCMAIL.H < prev   
Text File  |  1991-11-05  |  267b  |  12 lines

  1. /*
  2.     Definitions to control the code-building in pcmail.c
  3. */
  4.  
  5. #define NOMAIN
  6. /* off
  7. #define RMAIL /* if defined we get rmail() else we get lmail() */
  8.  
  9. /* off
  10. #define PERCENT_ADDRS /* define this if your mailhost expects
  11.                             a%b@c style address on the rmail line */
  12.